Back to Release page

Release Notes for STM32F334R8-Nucleo Examples

Copyright 2016 STMicroelectronics

 

Update History

V1.11.0 / 12-September-2019

Main Changes

  • Update stm32f3xx_hal_conf.h files :
    • Change assert_failed() prototype to be compliant with MISRA C rule 11.4
    • Add reference to HAL EXTI driver
    • Add registers callbacks defines

V1.10.0 / 12-June-2018

Main Changes

  • Maintenance release.
  • Update stm32f3xx_hal_conf.h files to add support to HAL CAN Legacy Module.

V1.9.0 / 23-June-2017

Main Changes

  • Maintenance release.
  • Remove support of Atollic TrueSTUDIO STM32 (TrueSTUDIO) toolchain.
  • Align stm32f3xx_hal_conf.h with latest template defined in HAL.
  • Change assert_failed() prototype to be compliant with MISRA C rule 11.4

V1.8.0 / 14-April-2017

Main Changes

  • Maintenance release.
  • No changes compared to previous version (V1.7.0).

V1.7.0 / 16-December-2016

Main Changes

  • Maintenance release.
  • No major changes compared to previous version (V1.6.0).

V1.6.0 / 01-July-2016

Main Changes

  • Maintenance release.
  • No changes compared to previous version (V1.5.0).

V1.5.0 / 29-April-2016

Main Changes

  • Maintenance release.
  • Updated system_stm32f3xx.c files:
    • Added APBPrescTable definition.
  • Updated stm32f3xx_hal_conf.h files:
    • Set HSE_STARTUP_TIMEOUT value to 100ms instead of 5000ms.
  • Added new projects CRC:
    • CRC_Data_Reversing_16bit_CRC example to illustrate input/output data reversal features.
    • CRC_Bytes_Stream_7bit_CRC example to illustrate the usage Input/Output options CRC calculation.
  • Updated “Liberty” License with the new license “Ultimate Liberty”.

V1.4.0 / 13-November-2015

Main Changes

  • Maintenance release.
  • Performed HAL API alignment (macros/functions/constants renaming).
  • Updated GPIO Output Speed literals naming to ensure HAL full compatibility.
  • Updated system_stm32f3xx.c files:
    • Used latest CMSIS template version.
    • Removed __IO or __I on constant table declaration.
  • Updated stm32f3xx_hal_conf.h files:
    • Added LSE_STARTUP_TIMEOUT definition.
  • Updated EWARM and TrueStudio linker files to be aligned with CMSIS contents.

V1.2.0 / 19-June-2015

Main Changes

  • Add support of System Workbench for STM32 (SW4STM32) toolchain.

V1.1.0 / 12-Sept-2014

Main Changes

  • Official release.

V1.1.0RC2 / 25-August-2014

Main Changes

  • General
    • Updated EWARM, MDK-ARM and TrueSTUDIO configurations to add stm32f3xx_hal_rcc_ex.c
      to the STM32F3xx_HAL_Driver group

V1.0.0 / 18-June-2014

Main Changes

  • First official release.

License

This software component is licensed by ST under BSD 3-Clause license, the "License"; You may not use this component except in compliance with the License. You may obtain a copy of the License at:

https://opensource.org/licenses/BSD-3-Clause


For complete documentation on STM32 Microcontrollers visit www.st.com/STM32